QPST Version 2.7  7/6/05

This readme covers important information concerning QPST 2.7.

Table of Contents

1. Installation notes
2. What's new in this release
3. Known issues
4. SURF models supported
5. Release notes

----------------------------------------------------------------------

1. INSTALLATION NOTES

When installing QPST on a WinNT, Win2K, or WinXP system, the installing
user may need administration privileges.  This is a requirement to allow
the installer to update some system DLLs.

Some WinNT systems have very old versions of the Common Control 
Library and QPST will not run properly on these systems.  The
installer will detect older versions and will allow you to install a 
library update accordingly.  Please reboot as instructed if the 
Common Control Library updater is run.

QPST no longer installs or runs on Win95 or Win98.

----------------------------------------------------------------------

2. WHAT'S NEW

QPST 2.7 includes these additional features:

1) The installer will now install the SCRAMP utility in QPST\SCRAMP.

2) You MUST use the QUALCOMM USB device driver on your PC if you wish
to use QPST on a USB port. Other drivers may cause QPST to hang when
you reset or disconnect the mobile.

----------------------------------------------------------------------

3. KNOWN ISSUES

Installation:

Occasionally, users have experienced the following error message
after installing QPST, "DOWNLOAD.EXE entry point not found - 
procedure entry point _lc_collate_cp could not be located in 
msvcrt.dll." To repair this, start by locating msvcrt.dll in the 
system32 directory.  Right click it, select 'Properties', remove
the checkmark from Read Only, and then click on OK.  Secondly,
delete any msvcrt.# files found in the system32 directory, where # is
any number.  Finally, reboot your computer and reinstall QPST.

General:

The QPST has some known problems when running on a
system that is running low on disk space.  (Less than 10 Megabytes.)
In this situation, make more disk space available before continuing to
run QPST.  Note that this limitation applies mostly to the
disk drive that contains the QPST executables and DLLs.
However, it can also be a problem when saving NV Backups and/or
Service Programming information on other drives as well.

Problems with Software Download are almost always caused by the
following situations: (1) Incorrect SURF jumper settings, (2) Using
an FFA phone with a UDIP (TAHDW0012) that doesn't have the J9
jumper installed, (3) using a flash device that ARMPRG doesn't
recognize.

Some SURFs and FFA mobiles support both USB and serial port connectivity.
QPST supports USB on Windows 2000 and Windows XP through a QUALCOMM USB
device driver. You must use the mobile's Port Mapper user interface to
select either USB or a UART for diagnostics. You can connect your PC to
the mobile's serial or USB port, but not both at the same time. If you
connect your PC to your mobile through USB, and your mobile uses power
from a UDIP or other powered data interface, you should either disconnect
the serial cable from the UDIP, or provide power to the mobile with a
battery charger. Connecting QPST to more than one port of the same mobile
will cause Software Download to fail.

----------------------------------------------------------------------

4. PHONE MODELS SUPPORTED

This version of QPST supports the following CDMA phones that contain
QUALCOMM ASICs, up to and including the specified revision:

MSM3000  4.0
MSM3100  3.1
MSM3300  2.3
MSM5000  3.0
MSM5100  2.1
MSM5105  3.1
MSM5500  3.1
MSM6000  3.3
MSM6025  2.4
MSM6050  3.4
MSM6100  6.0
MSM6200  4.3
MSM6250  4.0
MSM6275  1.0
MSM6300  5.0
MSM6500  5.0
MSM6550  1.0

----------------------------------------------------------------------

5. RELEASE NOTES

7/1/05 QPST 2.7.215
1) Fixed various problems with Software Download automation functions.
2) NPRG6250SEC.HEX : Add support for preservation of SIM Secure data.
3) FTM application version 6.7.0, RF NV Item Manager version 1.4.5.
4) Increase software download multi-image Open timeout from 3 to 10 seconds.
5) Added O_TRUNC to EFS2 write open, and set mode to 0666. Set read mode to 0444.
6) Change interpretation of EFS2 file time to Unix time epoch.

6/24/05 QPST 2.7.213
1) APRG6275/NPRG6275 - support added for Spansion MLC NOR.
2) NPRG7500 - USB support fixed.

6/9/05 QPST 2.7.212
1) For multi-image Software Download, if the user has enabled partition override and
NV backup/restore, always restore NV. Partition override erases flash including
NV, but the phone may still report the NV version it did with the previous
AMSS build. Software Download doesn't normally restore NV unless the new AMSS
build has a different version number then the previous build.
2) For MSM7500 and later, don't download the PBL file during Software Download.
3) Add AppVersion property to the root QPST Automation interface (IAtmnServer).
4) Update NPRG7500.hex to version 11.00.01 (Incorporates NAND ECC workaround, SMI support).
5) Software Download - partition file always required (removed checkbox).

6/3/05 QPST 2.7.210
1) Added two NV item groups (band pref and Bluetooth) to some MSM6250 models.
2) Add CEFS download to Software Download application. A CEFS file represents
a snapshot of the embedded file system. The download will replace the existing
file system with the contents of the CEFS file.

5/31/05 QPST 2.7.209
1) Updated NV RF Item Manager to 1.4.4.
2) Removed NV item 2824 from Software Download NV Backup.
3) Remove un-writable NV item NV_DIAG_SPC_UNLOCK_TTL_I from NV backup.
4) Updated NV Decoder.qdf file (RF NV Item Manager) with new WCDMA NV items.
5) Updated NPRG6250.hex:
   Correct handling of MIBIB when only one present
   Do not copy forward Progressive Boot page while programming AMSS
   Correct handling of OEMSBL swapping
6) Updated aprg/nprg for 6275 & 6800:
   Fix single MIBIB case on NAND - both MSMs
   Fix OEMSBL swapping on NAND - both MSMs
   Change NOR link address to match current builds dloadarm.c
   for 6800 only.  This will not be compatible with
   older builds, but is required for current builds.
7) Updated NPRG6550PB.hex, limits ELF segments in BIB to 16.
8) Check in first nprg7500.hex version.

4/29/05 QPST 2.7.206
1) Added support to Software Download and Automation interface for
download of application boot loader and boot loader header file.
2) Added preliminary MSM7500 download support.
3) Added NV items 3363-3383.
4) Added FFA6100-ZRF6155 and SURF6100-ZRF6155.

4/28/05 QPST 2.7.202
1) Added NV items 3245-3362.
2) Added MultiImageDownload and OTPImageDownload to IQSoftwareDownload
Automation interface. Added sample Perl scripts mi_dwnld_gui.pl and
obl_dwnld_gui.pl.
3) Updated FTM application to 6.6.0 and RF Item Manager to 1.4.3.
4) Added apps image download to Software Download.
5) Fix problem where QPST server occasionally would consume 100% CPU time.

4/18/05 QPST 2.7.200
1) Update nprg6800.hex to 09.00.02.
2) Fix NOR download to 16 Mbyte flash (> 255 blocks).
3) Added aprg6800.hex version 09.00.03.
4) Added EVRC service options for 4th generation voice (4GV) narrow- and wide-band.
5) Updated definitions of Dynamic Feature item command constants (subsystem 30) to
match new command set. Old command 6 had already been defined.
6) Added NV items 2985-3244 from MSM6500_NV.00.00.47.
7) FTM application updated to version 6.5.0.
8) RF NV Item Manager updated to version 1.4.2.
9) Changes to Service Programming:
"Data" tab:
 Set NV_DS_INCOMING_DATA_RLP_TIMEOUT from_I "Reduced Dormancy Timeout (ms)".
 Set NV_DS_DEFAULT_INACTIVITY_RESTORE_TIMEOUT_I from "Resume Default Dormancy Timeout (ms)"
 "PPP Config" tab:
 Set NV_DS_SIP_RM_NAI_I from "Tethered NAI" (Um only).
 "M.IP" tab:
 Set NV_DS_MIP_RM_NAI_I from "tethered nai".
10) Use 5 min timeout on partition command.
11) New NPRG6250SEC.hex version:
Erase chip with partition table override flash set without checking for partition table in NAND
Support Single Image to Multi-Image upgrade by using partition table override flag
Support download of Compact EFS2 image
Support download of FOTA UI binary image
Fixes placement of FOTA UI block and uses latest flash drivers.
12) New NPRG6250.hex version:
This downloader supports the erase flash command just added to the protocol.  It will be used
to downgrade multi-image boot builds to single image boot builds.
13) Add support to Software Download UI for flash erase. Set flash erase timeout to 2:00 minutes.
14) Increase restart timeout to 4:00 minutes to allow EFS rebuild after a flash erase.
15) Compact EFS download support added to Automation interface.
16) Modified USB monitor thread to correct phone reset detection problem.

3/14/05 QPST 2.7.193
1) Add online help to BuildGangImage. Show version on title bar.
2) Update user guide to add chapter for BuildGangImage.
3) First release of FFA6250 One-Time Programmable (OTP) Multi-image Secure Boot.
4) First release of SURF6255 support.
5) Support new item-based dynamic features.
6) Always enable PRL on UMTS UEs.
7) For multi-image download, take care of case where mobile is already in download mode.
8) Modify for updated MSM6550 NANDPRGS. Now have one NANDPRG for both 8- and 16-bit flash,
and one progressive boot nandprg for 8- and 16-bit flash.
9) Modify IQSoftwareDownload::RestoreNV Automation interface to accept a third argument,
allowESNMismatch. Set to 0 for normal restore, 1 to restore even if ESN in restore file
doesn't match ESN in phone. You must modify any Perl script that calls RestoreNV or you
will get a Win32::OLE(0.1005) error 0x8002000e: "Invalid number of parameters" error.
10) Updated aprg6275.hex and nprg6275.hex.

1/12/05 QPST 2.7.183
1) Added a "Port Shutdown" item to the Configuration application Port tab right-click
menu. Use this menu item to configure the server to send a reconfiguration command to
the phone when QPST shuts down. You can either send a command to switch the phone
back to data services mode, or a command to tell the phone to release the current port
and begin scanning all ports for activity (requires FEATURE_DIAG_MULTI_PORTS).
2) Enable Automation server GUI on the reset.pl sample Perl script.
3) Added Version "get" property ($portlist->Version) to the port list Automation
interface ($qpst->GetPortList()) to retrieve QPST build version.
4) Add models 230-232, 238-240, 248-250.
5) Modify loop initialization for Build Gang Image code that retrieves factory data.
6) Change PRL Editor to allow odd numbered channels for 2GHz band.
7) Update NV definitions to items 2742-2827.
8) If EFS Explorer tries to iterate a directory and the phone returns an error, change
the directory's icon to 'prohibited' rather than raising an error dialog.
9) Updated nprg6275.hex to 09.00.02.
10) Added aprg6275.hex and support for MSM6275 NOR flash download (mbn binary file type).
11) Updated FTM application to 6.4.1a.
12) Updated RF NV Manager application to 1.4.1.
13) Added support for FFA6550-EZRF6500 (8-bit NAND).
14) Update NPRG6800.hex.
15) Software Download Multi-image: Append a trailing "\" for the case where someone 
uses the Advanced option but doesn't terminate the path correctly.

1/7/05 QPST 2.7.175
1) Update file combo control to properly handle directory drag/drop.
2) Modify Software Download boot loader combo box to display a longer history list.
3) Flash Gang Image build application extensively modified per new requirements.

12/16/04 QPST 2.7.174
1) Update RF_NV_Manager to 1.4.0
2) Update FTM_EVAL_GUI to 6.4.0.

12/1/04 QPST 2.7.172
1) Disable model compatibility test for PBN file.
2) Update NPRG6550PB_16.hex to FLASHPRG_MSM6550.08.00.01.
3) Added support for MSM6275 multi-image download to Software Download
application.

11/12/04 QPST 2.7.167
1) Added support for progressive boot (PBN) files to Software Download.
2) USB ports occasionally send the disconnect/reconnect events in reverse
sequence during a mobile reset. This would cause QPST to lose the mobile when
it was reset. Added code to restart port if disconnect event handler discovers
port has already reconnected.
3) Remove hardware flow control / mobile detection menu for UART ports that
was introduced in 2.7.124.
4) Added NV items 1992-2506.
5) Add missing MSM6500 JIZRF models to NV backup.
6) Fix overwrite of write-only items NV_DS_MIP_SS_USER_PROF_I and
NV_DS_MIP_DMU_MN_AUTH_I in Service Programming when you do a read followed
by a write.

10/19/04 QPST 2.7.165
1) Added progressive boot support for MSM6550.
2) Fix bug in Automation interface. The phone enumeration stopped with
no phones listed if COM1 didn't have a phone attached.
3) Updated MSM6550 NANDPRG to FLASHPRG_NANDFLASH.08.00.00.
4) Fixed bug in Software Download automation that prevented second
download from succeeding.
5) Added DownloadPhoneAndBootImage method and NANDFlash property to
Automation interface.

9/29/04 QPST 2.7.162
1) Add MEID display to Service Programming status pane.
2) Move Require PW encryption from Sevice Programming IPv6 to the PPP tab.
Move IID field from the data tab to the IPv6 tab.  
Reordered IPv6 failover combo box items.
3) Renamed SURF6250-GWZRF6250 to FFA6250-GWZRF6250.
4) Updated MSM6700 ARMPRG.
5) Update dynamic features to version 2. Adds rel_d_neg_sci_supported.
6) Added QPSTAtmn Provisioning interface to allow scripts to get and set
nv items and roaming lists. Added sample VBScript and updated Automation
readme.
7) Added RLEditor support for new generic CDMA/HDR band classes 8-12 and
retitled some existing band classes to be clearer.
8) Update ARMPRGs to FLASHPRG_MSM6550.07.00.02.
9) Added RLEditor support for Concatenated PRL files. Added wizards for
splitting and joining, added autodetection on open, and added code to
perform validation and split/join operations. Also changed command line
processing to simply open a file if a path is the only command line param.
10) Added backup NV item NV_SMS_I.
11) Added NV items 1945-1991.
12) Software Download and Service Programming no longer attempt to read
write-only password NV items. The phone returns DIAG_BAD_PARM_F for these
items.
13) Updated FTM application to 6.3.0 and RF NV Item Manager to 1.3.1.

8/23/04 QPST 2.7.154
1) Before writing an EFS file test the target filesystem for free space. Previous
versions always test the root filesystem for free space. For this to work the mobile
must support reporting per-filesystem fress space.
2) Add NV items 1891-1944 to Software Download NV backup.
3) Correct conversion of IPv6 IID value when bit 31 == 1.
4) RL editor fix: conversion from text to binary for IS-683C or D did not properly
set the SSPR REV.
5) Software Download will now warn if you don't download a boot image along with
a phone image for NAND flash mobiles, or if you try to download a boot image to
a NOR flash mobile.
6) Added IPv6 provisioning to Service Programming.
7) Limit amount of data QPST port server will buffer while looking for an HDLC end
character. Previously if a user connected a non-phone to a COM port and
the device sent data to the port, QPST would buffer received data until it
exhausted virtual memory.
Set with key {HKLM or HKCU}\SOFTWARE\QUALCOMM\QPST\PARAMS\PORT_SERVER\read_limit_COMx
DWORD range [4096, MAX_DWORD], default 8192.
8) Optimize port server memory use for serial vs. USB and short message fragments.
9) Updated Automation interface: added Software Download interface, made bug fixes,
changed some script names, updated Automation readme file.

7/22/04 QPST 2.7.152
1) Updated Dynamic Features to version 1 (adds sync_id_supported, reconnect_msg_supported).
2) Added point-to-point SMS support to MSM6500 Service Programming.
3) Added preliminary MSM6700 support.
4) Add QPST Automation server and preliminary release of sample files.
enumerate.pl - enumerates active mobiles and shows their state.
offline.pl - sets a mobile offline.
reset.pl - resets a mobile.
spc.pl - unlocks a mobile by sending the Service Provisioning Code.
getinfo.vbs - similar to enumerate.pl.
sendcommand.vbs - sends an NV read command of MIN1 to the mobile.

6/28/04 QPST 2.7.147
1) Added preliminary Download and Service Programming support for MSM6550.
2) Updated MSM6550 armprgs to FLASHPRG_MSM6550.07.00.01.
3) Modify polling on USB port to skip baud rate changes. Baud rate changes
have no effect on USB, but do cause the mobile to reset log, debug message,
and event masks.
4) Modify receive loop to queue multiple receive buffers to the device driver.
5) Updated FTM application to 6.2.1.
6) Updated RF NV Manager application to 1.3.0.
7) Updated QPST User Guide & help files to revision F.
8) Display list of unused ports in Configuration Application Add New Port dialog.
List entry also describes port type (serial, USB diagnostic, USB data modem).
User can click on a row in the list control to fill in the port name and label
fields.
9) Add NAS and SMS-CB to MSM6500 Service Programming.

5/28/04 QPST 2.7.141
1) Added support for IPv6 NV items to Service Programming.
2) Updated COM port code to improve receive throughput.
3) Add model 198 to download as NAND.
4) Added NV items 1801-1891 to NV Backup.
5) Updated RF NV Item Manager to 1.2.2.
6) Updated FTM application to 6.1.2.
7) Modified NV Restore to work with read-only QCN files.

4/22/04 QPST 2.7.138
1) Add backup/restore of PDP Context files to Software Download.
2) Updated armprgs:
   aprg6100.hex, nprg6100.hex to FLASHPRG_MSM6100.06.05.00.
   aprg6250.hex, nprg6250.hex to FLASHPRG_MSM6250.06.05.00.
   aprg6500.hex, nprg6500.hex to FLASHPRG_MSM6500.06.05.00.
3) Add NV items 1312-1800.
4) QCNView rewritten, adding a tree control as the default data presentation. This
was a prerequisite to adding display of PDP Context file contents. The application
still supports the original text view.
5) Updated RF NV Item Manager to release 1.2.0. Minor changes, primarily removing
obsolete NV items.
6) Modified EFS Explorer to disable mobile sleep when it connects to a phone,
restore original sleep state when disconnecting. This should improve performance
of this application on mobiles that use long REX ticks when sleeping.
7) Code optimization to reduce QPST CPU usage when connected to a busy
mobile over a slow (RS-232) datalink.
8) Update FTM application to 6.1.1.
9) Updates to FTM and RFIM help files. Added QCNView help files.
Updated QPST User's Guide to rev D.
10) Add model 199.

1/14/04 QPST 2.7.132
1) Added FTM and RFIM help groups to installer.
2) Increased maximum image size to 64 meg to prevent the Gang Flash Image application
from crashing on large images.
3) Send close command to armprg on download abort.
4) Fixed a race condition that caused the download component to crash when
the download was aborted.
5) Software Download warning dialog about hex file / phone model number mismatch now
displays both model numbers.
6) Added support for DIAG_SUBSYS_CMD_VER_2_F (delayed response and status).
7) Updated APRG6100FFA.hex to support USB (FLASHPRG_MSM6100NORFFA.06.03.00).
8) Changed model 184 from 6250 SURF to 6100 FFA.

12/17/03 QPST 2.7.129
1) Add NV items 1196-1311.
2) Update FTM and RF NV Manager applications.
3) Add support to Service Programming for NV_PPP_CONFIG_DATA_I. This will show
up as the IP Config tab. Usernames, passwords, and DNS server addresses have also been
moved to this tab.
4) Service Programming, changed "Dynamic Features" tab to "IS-2000 Dynamic Features".
5) Deleted obsolete help files, updated QPST user guide and help, added NV item manager
and FTM help.
6) RF NV Item Manager, update the GSM Temp vs Comp NV items.

12/2/03 QPST 2.7.127
1) Added serial port hardware control line monitor. You can use this on
some mobiles in place of polling to detect the presence of a mobile.
Use the Configuration Application Ports tab, right click on the port and
select Port Control. You can configure the port to use standard polling,
use DSR or CD (RLSD) lines to detect a mobile, or use a combination of both.
NOT ALL MOBILES SUPPORT HARDWARE CONTROL LINES. Some have them hardwired
active, which will prevent QPST from detecting when the mobile resets.
Not applicable to USB ports.
2) Updated armprgs:
Incorporate new flash driver changes to fix bug in Samsung K9F1208 driver
aprg6100.hex, nprg6100.hex to FLASHPRG_MSM6100.06.03.00
aprg6500.hex, nprg6500.hex to FLASHPRG_MSM6500.06.03.00
APRG6250.HEX, NPRG6250.HEX to FLASHPRG_MSM6250.06.04.00 (USB enabled).
3) Modified SCRAMP and Software Download to use demand paged memory rather
than statically allocated memory. Set maximum image size to 64 meg.
4) Fix problem with misidentifying 3rd party serial port card as USB.
5) Modified QPST Configuration Start Client to set working directory to client
directory.
6) Change test for USB device driver name to case-insensitive for compatibility
with USB 2.x drivers.
7) Add write timeout when using a USB device. Otherwise, if phone connected
by USB cable but SIO set to UART, writes to phone never signal completion,
causing the write thread to block.
8) Insert delay after opening USB phone port. Sometimes don't see phone
responses and QPST shows no phone on port.
9) Preliminary support for WinCE bin format software download.
10) Updated FTM to FTM_EVAL_GUI_6.1.0.
11) Updated RF NV Item Manager to RF_NV_Manager_1.1.0.
12) PRL Editor: Added support for new roaming list system record format with
the title, "PRL Simplification for International Roaming". It allows a normal
1x record to substitute an MCC/IMSI_11_12 for the SID/NID fields in any
supported file format. Relaxed constraints on accepting previously existing
1x-MCC system records. Fixed bug where all fields except
SID/NID/NID_INCL/MCC/IMSI_11_12 for an existing 1x-MCC record were reset.

10/31/03 QPST 2.7.123
1) Added PRL support to MSM6200, MSM6250 Service Programming.
2) Disable mobile sleep when reading NV items in Service Programming.
3) Enabled Offline ESN feature in Software Download. Mobiles that
have R-UIM hardware do not always return the correct ESN to the status
command. This feature sets the mobile offline, then uses the value in
the ESN NV item as the seed for the NV backup file name. To enable the
feature set the Options... Settings... "Use offline mode ESN" checkbox.
4) Added the Display Capture application to QPST.
5) Replaced the RF Cal Editor application with the RF NV Item Manager
application.
6) Poll for download mode a second time if we receive a NAK the first
time. This helps situations where a poll for data mode causes the mobile
to NAK the next diag mode command.
7) Add NV items 1033-1195 to NV backup.
8) Add download support for MSM6100 NOR-flash FFA.
9) Add models 192-197.
10) Updated MSM6500 armprgs to FLASHPRG_MSM6500.06.01.00.
11) Updated PRL editor:
 - Changes to match latest IS-683D spec related to PLMN system field. Minor
 bug fixes.
 - Full support for IS-683D multi-LAC PLMN system records.
 - Fixed bug with new PLMN multi-LAC size calc, made user interface consistent
 with [new] documentation.

9/26/03 QPST 2.7.118
1) Added NV items 1019 - 1032.
2) Added dynamic feature menu item to more mobiles.
3) Modified DF dialog to allow (none) fwd/rev rates.
4) Changes to PRL Editor:
 -Properly handle the IS-683D SSPR_P_REV field in all cases and the QC header that
 is present in some non-RLEditor IS-683A and C files.
 -Changed previous SSPR_P_REV fix to apply to both C and D formats, and to automatically
 fix files that were saved with the wrong value. Open files in lowest applicable format
 rather than highest.
5) Change to DMProxyWin:
 -Disable QPST "auto server shutdown" feature during startup of DMProxyWin as the feature
 will cause problem when DMProxyWin needs to disconnect/reconnect to QPST server at high frequency.
6) Changes to BuildGangImage:
 -Set "Include ECC Data" checked by default.
 -Don't require boot and phone image file names if just building EFS contents.
7) Increased SCRAMP image size from 8192K to 12288K, released as version 1.91.
8) Changes to BuildGangImage - factory image dump preparation added.
9) Increased Software Download image size from 8192K to 12288K.
10) Enabled boot loader download in Software Download application.
11) Updated ARMPRGS:

aprg6100.hex, nprg6100.hex to version 06.00.00

Support for new Streaming Download Protocol.
Support for boot loader download to NAND flash.
Uses NAND device drivers from DMSS EFS2.
Supports new AMD AM29BDS128H 16MB Flash.

==================================================================

aprg6250.hex, nprg6250.hex to version 06.00.00

Support for new Streaming Download Protocol.
Support for boot loader download to NAND flash.
USB support added but temporarily compiled out
        waiting for USB support in DMSS.
Completely new NOR flash programming layer.
Supports new AMD AM29BDS128H 16MB Flash.
Uses NAND device drivers from DMSS EFS2.

==================================================================

aprg6500.hex, nprg6500.hex to version 06.00.00

Support for new Streaming Download Protocol
Support for boot loader download to NAND flash.
USB support added but temporarily compiled out
        waiting for USB support in DMSS.
Completely new NOR flash programming layer.
Supports new AMD AM29BDS128H 16MB Flash.
Uses NAND device drivers from DMSS EFS2.

12) Distributing version 6.0.1 of FTM application.


8/25/03 QPST 2.7.114
1) Added UMTS SMS-CB support.
2) Insure delay if mobile returns a zero-length response.
3) Removed references to warmprg.hex and aprg6200_260.hex from Software Download.
4) Logs port bytes to debug file with trace level 2.
5) Added NV items 934-1018.
6) Change NV_SMS_BC_SRV_LABEL_SIZE from 10 to 30.
7) Updated aprg6200 to 04.50.00. This supports writing both MSM6200 flash devices.
   You must use SCRAMP 1.90 (included in this distribution) to create dual flash hex files.
8) PRL editor: Fixed bug with IS-856 system records where the subnet id field was written to the
   file incorrectly. Fixed another bug with HDR subnetid parsing. Split PLMN field into MNC and MCC
   fields. Added special parsing, reading, writing and validation for the new fields. Fixed some
   minor problems with unprinting generic acq records.
9) Software Download: Turn off sleep before doing an NV backup, then restore settings when done.
10) If polling loop detects a WCDMA mobile, use longer timeouts.
11) Log thread shutdown data with timestamps.
12) Use full date/time format in server debug file.
13) Use registry entries to set polling thread parameters, otherwise use defaults.
    Looks in two places:
    first - HKEY_LOCAL_MACHINE\SOFTWARE\Qualcomm\QPST\params\port_server
    finally - HKEY_CURRENT_USER\Software\Qualcomm\QPST\params\port_server
    Looks for DWORDs in this range (all times in mS):
    polling_timer_interval_ms [600, 2000]
    polling_max_tries [3, 10]
    polling_timeout_ms [400, 3000]
14) Modify Scramp to support one or two flash devices (1.90).
15) Modify Software Download to support one or two flash devices.
16) Modified M.IP to use 3-state checkboxs that render the undefine state as a
    gray square instead of a disabled checkmark.

7/15/03 QPST 2.7.108
1) Updated aprg6100.hex to 05.08.00.
2) BuildGangImage: Includes modifiaction to allow either only Factory Image
   or EFS2 Data file to be created. Fixed bug related to file creation date.
3) PRL Editor: Fixed minor validation bugs and cleaned up print/unprint of system records.

7/11/03 QPST 2.7.107
1) Changes to RL Editor:
   Added support for new "undefined" acq and sys types. Deleted defunct nonstandard (pre-A) format
   files (had already removed them from the project).
   Fixed bug in size calculation for type-specific part of new special system record.
   Rearranged system table to put all shared columns first and to minimize type-specific columns.
   Added support for dynamically updating column titles, so titles correspond to the currently
   selected row.
2) Corrected BuildGangImage output file name validation.
3) Added MSM6025 models.
4) Fixed Dynamic Feature bit alignment problems with NV_DF_I item write.
5) Added MSM6250 support to Software Download and Service Programming for new model numbers.
6) Corrected MIP HA interpretation for MSM5500.
7) Update BuildGangImage to provide radio button options describing which files to produce.
8) Updated MSM6250 APRG and NPRG to 05.01.00.
9) Added support for Dynamic Features.
10) Based armprg nand/nor protocol decision on mobile model number, not "nprg" file name prefix.
11) Updated aprg6500 and added NPRG6500 to 05.01.00.

6/26/03 QPST 2.7.104
1) Added support to Service Programmign for NV_PKT_DIAL_STRINGS_I
2) Add file drag support to EFS Explorer.
3) Added three missing MSM6500 model numbers to service prog agent.
4) Code changes for dynamic features, Phone... menu disabled for now.
5) Modified BuildGangImage to always produce both output files.
6) Updated APRG6500.hex to 05.01.00.
7) Packet dial string, limit character set to 0-9, *, #. Limit length to 15 characters.
8) Remove UMTS Data tab (mobile now uses a configuration file), move user/password from Security
   to Data.
9) Added support for NV items 924-932.
10) Added BuildGangImage application to installer.

6/12/03 QPST 2.7.100
1) Missing GSM preferred mode, DCS, E-GSM, P-GSM bands from Leopard.
2) Added new models to SD 2.0 and HDR determination code tables.
3) Added support for models 147-181: 
   -Full support for new MSM6000 models, 
   -Download support for MSM6250, MSM6500.
4) Updated aprg6200.hex to 04.16.00.
5) Bug fixes to PRL editor.
6) Updated aprg6100.hex and nprg6100.hex to 05.07.00.
7) Updated PRL editor to support IS-683D.
8) Changed directory name comparison used in EFS Explorer directory create to case sensitive.
9) Implemented file history lists in Software Download for image, backup, and restore file names.
   The controls also accept dragged files now.
10) Fixed Software Download file name problem that would occur if you double-clicked a filename that
    contained a space. Only the last part of the filename ended up in the edit control.
11) Added NV items 919-923.
12) Removed extra trailing blanks from some NV item names in the list used by QCNView.
13) Increased timeout to handle slow file deletion with full EFS2 file system.
14) Added IS-683B to PRL editor, and restructured project.
15) Updated armprgs:
    armprg.hex : 03.15.00
    aprg6000.hex : 04.12.00
    aprg6050.hex : 04.16.00
    aprg6100.hex & nprg6100.hex : 05.06.00
    aprg6200.hex (replaces aprg6200_192.hex) : 04.15.00
16) Modified EFS2 packet sizes for increased efficiency.
17) Service Programming will now display a dialog listing any NV items that failed to write.
18) Phonebook component no longer returns an error if NV returns a read-only status to a write.
19) For MSM6300, after NV write completes Service Programming app scans NV error list and
    modifies phonebook and security display to flag any un-written entries with a red w-slash
    state icon.
20) Command line version of RLEditor unprint:
    RLEditor.exe -u sourcefile.txt destfile.rl
    to unprint sourcefile.txt and store the result in destfile.rl.
21) Added NV items 911-917.
22) Updated aprg6100.hex and nprg6100.hex to 05.05.00.
23) Remove "GSM on 1x" option from RTRE combo box.
24) Updated aprg6000.hex to 04.11.00.

3/19/03 QPST 2.7.91
IF YOU USE NAND FLASH YOU MUST UPGRADE THE SURF/FFA BOOT CODE BEFORE ATTEMPTING TO
USE THIS VERSION OF QPST.

1) Added support for 32-bit DMSS DLOAD command. QPST will choose to use the 32-bit write
   command when it detects protocol version 5 or higher.
2) Added support for sending blocks to NANDPRG in ascending order. QPST will use this order
   when the parameter request feature field indicates NANDPRG supports NAND_DL.
3) Updated NANDPRG to 05.04.00.
   -Support for new spanless boot loader method.
   -This NPRG6100.HEX must not be used with old boot loaders.
4) EFS Explorer can now display a progress bar during file transfer.
   Use "View... File Xfer Animation" to enable/disable the old file
   transfer animation, and "View... File Xfer Progress Bar" to enable/disable
   the new progress bar. You can enable either, both, or neither. By default
   you will get both.
5) The roaming list editor can now read an input file and generate a PRL.
6) Debug logging modifications:
   -Perform logging in separate thread so disk latency doesn't slow QPST server.
   -Log sync and async response times from mobile.

3/3/03 QPST 2.7.89
1) EFS Explorer modified for EFS 2.0 compatibility.
2) EFS Explorer modified to perform file transfers in a separate thread, to avoid
   "Server Busy" warning.
3) Updated nprg6100.hex to 00.01.03, has fix for flash devices with
   bad blocks.
4) Modified Service Programming Mobile IP to use reserved values for
   dynamic and unset based on mobile model.

2/11/03 QPST 2.7.87
1) Added NV item 910.
2) Modified Service Programming Security to write PPP user/password.
3) Updated armprg.hex to 03.14.00 for MSM5100/1505.
4) Added NV items 907-909.
5) Added model numbers 142-146.
6) Updated model names for models 120-123.
7) Updated model names for models 118, 119.
8) Retry EFS file space queries.
9) Fix DMProxyWin scroll.
10) Make DMProxyWin settings persistant.
11) In QPST Server, send the DIAG_RPC_F command but don't wait for a mobile reply.
    The caller must implement acknowledgement testing. Only affects Send() not
    SendSync(). Also treat DIAG_RPC_F like a streaming response (like logs, events,
    etc).
12) Changed NV Backup and Restore: if phone ESN changes, application updates NV
    file name with new ESN. When Backup or Restore tab first selected, applicaion
    sets NV file name based on ESN. If tab changed while phone unavailable, file
    name will update when phone becomes available, even if ESN hasn't changed.
    Note that an ESN of all 0's is still a special case - version numbers not
    incremented for this ESN.
13) Added support for NV items 903-905.
14) Service Programming: always enable SD 2.0 for MSM6000 and MSM6050.
15) Service Programming: always disable SD 2.0 HDR mode for MSM6000 and MSM6050.
16) Updated to armprg 3.2 for byte stuffing.
17) Various changes to support EFS 2.0 through the EFS Explorer.
18) Updated EFS COM component for EFS2 diag protocol support.
19) Updated installer and project to distribute DMProxyWin application.

Copyright (c) 2000-2005, QUALCOMM Incorporated
All rights reserved.